home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / business / dailydo.zip / DDCPSUB.HLP < prev    next >
Text File  |  1987-03-02  |  974b  |  26 lines

  1. The following copy capability presently exists:
  2.  
  3.   Copy to a new master file and use the old master as backup.
  4.    The copy routine goes thru many gyrations in order to try to
  5.        avoid problems with system shutdowns.  If the program should
  6.        be abnormally terminated it will look for a .NEW file as well
  7.        as a .MST file the next time it executes.  If the abnormal
  8.        termination occurred during the short period of time when
  9.        the .MST file had been re-named .MBK and the .NEW file had
  10.        not yet been re-named to .MST, the program will ask if you
  11.        want to do that now.  If yes the copy will be continued.
  12.        Almost all other situations will be taken care of by another
  13.        execution of the copy routine.
  14.  
  15.   This routine cleans out dead space in the file (due to deleted
  16.        items) and reorganizes the file so that all current entries
  17.        are placed in the file by date/sequence number order.
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.